In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration / OutputFormat Property

OutputFormat Property (PDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

Public Property OutputFormat As PDFReducerPDFVersion
public PDFReducerPDFVersion OutputFormat {get; set;}
public read-write property OutputFormat: PDFReducerPDFVersion; 
public function get,set OutputFormat : PDFReducerPDFVersion
public: __property PDFReducerPDFVersion get_OutputFormat();

public: __property void set_OutputFormat( 

   PDFReducerPDFVersion value

);
public:

property PDFReducerPDFVersion OutputFormat {

   PDFReducerPDFVersion get();

   void set (    PDFReducerPDFVersion value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration
PDFReducerConfiguration Members